home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Tutorials / MacDrawII Training / MacDrawII Adv Tour / DASHED / DASHED.rsrc / TEXT_1098.txt < prev    next >
Text File  |  1988-03-16  |  383b  |  14 lines

  1. w#Buttons Quardinated
  2. set &x = mouseh
  3. set &y = mousev
  4.  
  5. If ((&y > 67) and (&y < 79)) then Skip 2
  6. exit
  7.  
  8. If ((&x > 163) and (&x < 175)) then goto 106
  9. If ((&x > 208) and (&x < 220)) then goto 109
  10. If ((&x > 254) and (&x < 265)) then goto 112
  11. If ((&x > 299) and (&x < 311)) then goto 115
  12. If ((&x > 343) and (&x < 355)) then goto 118
  13. If ((&x > 389) and (&x < 401)) then goto 121
  14. exit Àás